Returns the top-most diagram item lying at the specified location.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public DiagramItem GetItemAt ( |
Visual Basic Copy Code |
---|
Public Function GetItemAt( _ |
Specifies a location in the diagram where to look for items.
A predicate specifying which items to hit-test.
A DiagramItem instance found at the specified point.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |